Đăng nhập Đăng ký

số nguyên nhỏ Tiếng Anh là gì

phát âm:
"số nguyên nhỏ" câu
Bản dịchĐiện thoại
  • Từ điển kỹ thuật
    Lĩnh vực: toán & tin
    • small integer
  • số     noun destiny, fate, lot number, size sum, amount gear worm gear Từ...
  • nguyên     entire brut former primary head origin crude first yuan whole source dollar...
  • nhỏ     adj small; little; petty; young Từ điển kinh doanh minor cảng...
  • số nguyên     Từ điển kỹ thuật Lĩnh vực: toán & tin integer Giải thích VN: Là số...
Câu ví dụ
  • Ceil(x) rounds x to the smallest integer not less than x ceil(9.2) is 10.0
    ceil( x ) làm tròn x tới số nguyên nhỏ ceil( 9.2 ) is 10.0
  • The smallest integer no smaller than x.
    Số nguyên nhỏ nhất mà không nhỏ hơn x
  • What is the smallest whole number, when multipied by itself produces a total of over 200?
    Số nguyên nhỏ nhất là bao nhiêu, khi nhân với chính nó tạo ra tổng cộng hơn 200?
  • When elements combine, they do so in the ratio of small whole numbers.
    Khi các phần tử kết hợp, chúng làm như vậy theo tỷ lệ của các số nguyên nhỏ.
  • As for fractions, the simplest form is considered that in which the numbers in the ratio are the smallest possible integers.
    Đối với các phân số, dạng đơn giản nhất được coi là trong đó các số trong tỷ lệ là các số nguyên nhỏ nhất có thể.
  • Integer promotion is the process by which values of integer type "smaller" than int or unsigned int are converted either to int or unsigned int.
    Sự nâng cấp số nguyên là quá trình mà các giá trị của số nguyên nhỏ hơn int hoặc unsigned int chuyển đổi thành kiểu int hoặc unsigned int.
  • In the callback functions meant for custom sorting, we have to return an integer less than 0 to indicate that the first value is smaller than the second.
    Trong các hàm callback dùng để sắp xếp tùy chỉnh, chúng ta phải trả về một số nguyên nhỏ hơn 0 để cho thấy giá trị đầu tiên nhỏ hơn giá trị thứ hai.
  • Just like usort(), the callback function in uksort() also requires you to return an integer less than 0 if first key is considered less than the second one and an integer greater than 0 if first key is greater than second.
    Giống như hàm usort(), hàm callback trong uksort() cũng yêu cầu bạn trả về một số nguyên nhỏ hơn 0 nếu khóa thứ nhất nhỏ hơn khóa thứ hai và số nguyên lớn hơn 0 nếu khóa thứ nhất lớn hơn khóa thứ hai.
  • In the context of integers, addition of one also plays a special role: for any integer a, the integer (a + 1) is the least integer greater than a, also known as the successor of a.
    Trong ngữ cảnh của các số nguyên, việc cộng một cũng đóng một vai trò đặc biệt: với bất kỳ số nguyên a nào, số nguyên (a + 1) là số nguyên nhỏ nhất lớn hơn a, còn được gọi là số kế tiếp của a.